argument n. 1.争论,辩论,论证。 2.论据,论点。 3.(书籍等的)梗概,摘要,大纲;(剧本等的)情节。 4.【数学】幅角;宗量,宗数,自变数。 5.【逻辑学】(三段论中的)中项,中词。 6.〔废语〕证据。 an artificial argument 巧辩,诡辩。 start [put forward] an argument 开始[挑起]争论。 argument against [for, in favour of] 反对[赞成]…的论点。 get [fall] into an argument with 与…发生争论。 ram an argument home 反覆说明论点使对方接受。 without argument 无异议。
variable adj. 1.易变的,变化无常的,无定的 (opp. constant, steady)。 2.可变的,能变的;变换的。 3.【数学】变量的;【天文学】变光的;【生物学】变异的。 Prices are variable according to the exchanges. 物价跟着汇率变动。 a man of variable character 反复无常的人。 a rod of variable length (伸缩)如意棒。 a word of variable construction 可以作种种解释的词。 variable capital 可变资本。 a variable budget 临时预算。 n. 1.易变的东西。 2.【数学】变量,变数,变项,变元 (opp. constant);【天文学】变星 (=variable star);【航海】(方向不定的)变风,不定风 (opp. trade wind); 〔pl.〕 (贸易风带中的)变风带。 adv. -ably ,-ness n.
For procedures that take a variable argument list , the 对于采用可变参数列表的过程,
The realization and application of a functionl with variable argument lists 函数变长实参表的实现与应用
Keep in mind the new variable argument support , which is designated by the 要记住新的变量参数支持,它是由
Option or the compiler won t recognize the variable argument list 选项编译,否则编译器不会识别变量参数列表。
Gets a value indicating whether the message has variable arguments 获取一个值,该值指示消息是否具有变量参数。
Constraint , which indicates that the method supports a variable argument list 约束来限定,此约束指出方法支持一个变量参数列表。
Variable arguments pid control for main steam temperature system based on immune genetic optimization 基于遗传算法的单晶炉热场温度控制系统
Any managed data types in the variable argument position will be marshaled to native types 可变参数位置中的任何托管数据类型都将被封送为本机类型。
Some languages , such as c , provide a keyword that decorates an array that is used to pass variable arguments 某些语言(如c )提供了一个关键字,用于修饰传递可变参数的数组。
If a method does not have the proper type , the ansi - c compiler will not detect the error because the variable argument list and our casting prevent type checks 如果一个方法没有恰当的类型,因为可变的变元表以及如上的“加工”阻止了类型检查, ansi - c编译器将不会报错。